docs: Fix the annotation for GtkTextView:justification
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 21 Feb 2021 01:15:49 +0000 (01:15 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:31 +0000 (16:37 +0000)
gtk/gtktextview.c

index a450599e52efa6c7a9973f3d7a45977ee7e81653..b2b2c4355e3e54a86b58c13a46be9b45e8632b1d 100644 (file)
@@ -903,7 +903,7 @@ gtk_text_view_class_init (GtkTextViewClass *klass)
                                                       GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY));
 
   /**
-   * GtkTextview:wrap-mode:
+   * GtkTextview:justification:
    *
    * Left, right, or center justification.
    */